[INFO] cloning repository https://github.com/prasad-kumkar/solana-flashloan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prasad-kumkar/solana-flashloan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprasad-kumkar%2Fsolana-flashloan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprasad-kumkar%2Fsolana-flashloan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 119336701198d8f2d519b0f28f862c872f7e8be4
[INFO] testing prasad-kumkar/solana-flashloan against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprasad-kumkar%2Fsolana-flashloan" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  59% (5875/9867)
Updating files:  60% (5921/9867)
Updating files:  61% (6019/9867)
Updating files:  62% (6118/9867)
Updating files:  63% (6217/9867)
Updating files:  64% (6315/9867)
Updating files:  65% (6414/9867)
Updating files:  66% (6513/9867)
Updating files:  67% (6611/9867)
Updating files:  68% (6710/9867)
Updating files:  69% (6809/9867)
Updating files:  70% (6907/9867)
Updating files:  71% (7006/9867)
Updating files:  72% (7105/9867)
Updating files:  73% (7203/9867)
Updating files:  74% (7302/9867)
Updating files:  75% (7401/9867)
Updating files:  76% (7499/9867)
Updating files:  77% (7598/9867)
Updating files:  78% (7697/9867)
Updating files:  79% (7795/9867)
Updating files:  80% (7894/9867)
Updating files:  81% (7993/9867)
Updating files:  82% (8091/9867)
Updating files:  83% (8190/9867)
Updating files:  84% (8289/9867)
Updating files:  85% (8387/9867)
Updating files:  86% (8486/9867)
Updating files:  87% (8585/9867)
Updating files:  88% (8683/9867)
Updating files:  89% (8782/9867)
Updating files:  90% (8881/9867)
Updating files:  91% (8979/9867)
Updating files:  92% (9078/9867)
Updating files:  93% (9177/9867)
Updating files:  94% (9275/9867)
Updating files:  95% (9374/9867)
Updating files:  96% (9473/9867)
Updating files:  97% (9571/9867)
Updating files:  98% (9670/9867)
Updating files:  99% (9769/9867)
Updating files: 100% (9867/9867)
Updating files: 100% (9867/9867), done.
[INFO] started tweaking git repo https://github.com/prasad-kumkar/solana-flashloan
[INFO] finished tweaking git repo https://github.com/prasad-kumkar/solana-flashloan
[INFO] tweaked toml for git repo https://github.com/prasad-kumkar/solana-flashloan written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prasad-kumkar/solana-flashloan on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prasad-kumkar/solana-flashloan already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.8.3
[INFO] [stderr]   Downloaded solana-program v1.5.11
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded solana-logger v1.5.11
[INFO] [stderr]   Downloaded rustversion v1.0.4
[INFO] [stderr]   Downloaded borsh-schema-derive-internal v0.8.1
[INFO] [stderr]   Downloaded borsh-derive v0.8.1
[INFO] [stderr]   Downloaded serde_derive v1.0.123
[INFO] [stderr]   Downloaded num_enum_derive v0.5.1
[INFO] [stderr]   Downloaded spl-token v3.1.0
[INFO] [stderr]   Downloaded bincode v1.3.2
[INFO] [stderr]   Downloaded once_cell v1.7.0
[INFO] [stderr]   Downloaded solana-frozen-abi v1.5.11
[INFO] [stderr]   Downloaded ahash v0.4.7
[INFO] [stderr]   Downloaded regex v1.4.3
[INFO] [stderr]   Downloaded borsh v0.8.1
[INFO] [stderr]   Downloaded syn v1.0.60
[INFO] [stderr]   Downloaded subtle v2.4.0
[INFO] [stderr]   Downloaded zeroize v1.2.0
[INFO] [stderr]   Downloaded curve25519-dalek v2.1.2
[INFO] [stderr]   Downloaded serde v1.0.123
[INFO] [stderr]   Downloaded num_enum v0.5.1
[INFO] [stderr]   Downloaded borsh-derive-internal v0.8.1
[INFO] [stderr]   Downloaded sha2 v0.9.3
[INFO] [stderr]   Downloaded solana-frozen-abi-macro v1.5.11
[INFO] [stderr]   Downloaded solana-sdk-macro v1.5.11
[INFO] [stderr]   Downloaded regex-syntax v0.6.22
[INFO] [stderr]   Downloaded libc v0.2.86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4660dfaaf05d4f97a82a586c2c7782ec4c909a9e6baaa578ba883b76b5e8b28
[INFO] running `Command { std: "docker" "start" "-a" "f4660dfaaf05d4f97a82a586c2c7782ec4c909a9e6baaa578ba883b76b5e8b28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4660dfaaf05d4f97a82a586c2c7782ec4c909a9e6baaa578ba883b76b5e8b28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4660dfaaf05d4f97a82a586c2c7782ec4c909a9e6baaa578ba883b76b5e8b28", kill_on_drop: false }`
[INFO] [stdout] f4660dfaaf05d4f97a82a586c2c7782ec4c909a9e6baaa578ba883b76b5e8b28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 777ae6b24347245ff91abe4d1f3396edab70723457cedabc9faf63a8e84f5cc7
[INFO] running `Command { std: "docker" "start" "-a" "777ae6b24347245ff91abe4d1f3396edab70723457cedabc9faf63a8e84f5cc7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling once_cell v1.7.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.5.11
[INFO] [stderr]    Compiling rustversion v1.0.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling solana-frozen-abi v1.5.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling solana-program v1.5.11
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling zeroize v1.2.0
[INFO] [stderr]    Compiling curve25519-dalek v2.1.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling solana-logger v1.5.11
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.8.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling solana-sdk-macro v1.5.11
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling bincode v1.3.2
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.8.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.1
[INFO] [stderr]    Compiling borsh v0.8.1
[INFO] [stderr]    Compiling num_enum v0.5.1
[INFO] [stderr]    Compiling spl-token v3.1.0
[INFO] [stderr]    Compiling solana-flashloan-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `borrow::BorrowMut`
[INFO] [stdout]  --> src/instruction.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{convert::TryInto, mem::size_of, borrow::BorrowMut};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]   --> src/instruction.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 let (amount, rest) = Self::unpack_u64(rest)?;
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/instruction.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let mut execute_operation_ix_data_borrowed = execute_operation_ix_data;
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `execute_operation_ix_data_borrowed`
[INFO] [stdout]    --> src/instruction.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let mut execute_operation_ix_data_borrowed = execute_operation_ix_data;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_execute_operation_ix_data_borrowed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `accounts`
[INFO] [stdout]   --> src/processor.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         accounts: &[AccountInfo],
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accounts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]   --> src/processor.rs:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 |         amount: u64,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]   --> src/processor.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         program_id: &Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `accounts`
[INFO] [stdout]    --> src/processor.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         accounts: &[AccountInfo],
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accounts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> src/processor.rs:119:3
[INFO] [stdout]     |
[INFO] [stdout] 119 |         amount: u64,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `execute_operation_ix_data`
[INFO] [stdout]    --> src/processor.rs:120:3
[INFO] [stdout]     |
[INFO] [stdout] 120 |         execute_operation_ix_data: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_execute_operation_ix_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]    --> src/processor.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         program_id: &Pubkey,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `unpack_u8` is never used
[INFO] [stdout]   --> src/instruction.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl MyFlashloanProgramInstruction {
[INFO] [stdout]    | ---------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     fn unpack_u8(input: &[u8]) -> Result<(u8, &[u8]), ProgramError> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.38s
[INFO] running `Command { std: "docker" "inspect" "777ae6b24347245ff91abe4d1f3396edab70723457cedabc9faf63a8e84f5cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "777ae6b24347245ff91abe4d1f3396edab70723457cedabc9faf63a8e84f5cc7", kill_on_drop: false }`
[INFO] [stdout] 777ae6b24347245ff91abe4d1f3396edab70723457cedabc9faf63a8e84f5cc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90dc4cd2c4b7790519eb7b431d4dec6665670966bffff401c52c26f3a33249e8
[INFO] running `Command { std: "docker" "start" "-a" "90dc4cd2c4b7790519eb7b431d4dec6665670966bffff401c52c26f3a33249e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling solana-flashloan-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `borrow::BorrowMut`
[INFO] [stdout]  --> src/instruction.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{convert::TryInto, mem::size_of, borrow::BorrowMut};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]   --> src/instruction.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 let (amount, rest) = Self::unpack_u64(rest)?;
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/instruction.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let mut execute_operation_ix_data_borrowed = execute_operation_ix_data;
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `execute_operation_ix_data_borrowed`
[INFO] [stdout]    --> src/instruction.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let mut execute_operation_ix_data_borrowed = execute_operation_ix_data;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_execute_operation_ix_data_borrowed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `accounts`
[INFO] [stdout]   --> src/processor.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         accounts: &[AccountInfo],
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accounts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]   --> src/processor.rs:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 |         amount: u64,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]   --> src/processor.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         program_id: &Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `accounts`
[INFO] [stdout]    --> src/processor.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         accounts: &[AccountInfo],
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accounts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> src/processor.rs:119:3
[INFO] [stdout]     |
[INFO] [stdout] 119 |         amount: u64,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `execute_operation_ix_data`
[INFO] [stdout]    --> src/processor.rs:120:3
[INFO] [stdout]     |
[INFO] [stdout] 120 |         execute_operation_ix_data: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_execute_operation_ix_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]    --> src/processor.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         program_id: &Pubkey,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `unpack_u8` is never used
[INFO] [stdout]   --> src/instruction.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl MyFlashloanProgramInstruction {
[INFO] [stdout]    | ---------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     fn unpack_u8(input: &[u8]) -> Result<(u8, &[u8]), ProgramError> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::BorrowMut`
[INFO] [stdout]  --> src/instruction.rs:4:43
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{convert::TryInto, mem::size_of, borrow::BorrowMut};
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> src/entrypoint.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rest`
[INFO] [stdout]   --> src/instruction.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 let (amount, rest) = Self::unpack_u64(rest)?;
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/instruction.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let mut execute_operation_ix_data_borrowed = execute_operation_ix_data;
[INFO] [stdout]     |                     ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `execute_operation_ix_data_borrowed`
[INFO] [stdout]    --> src/instruction.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 let mut execute_operation_ix_data_borrowed = execute_operation_ix_data;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_execute_operation_ix_data_borrowed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `accounts`
[INFO] [stdout]   --> src/processor.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         accounts: &[AccountInfo],
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accounts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]   --> src/processor.rs:98:3
[INFO] [stdout]    |
[INFO] [stdout] 98 |         amount: u64,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]   --> src/processor.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         program_id: &Pubkey,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `accounts`
[INFO] [stdout]    --> src/processor.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         accounts: &[AccountInfo],
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accounts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> src/processor.rs:119:3
[INFO] [stdout]     |
[INFO] [stdout] 119 |         amount: u64,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `execute_operation_ix_data`
[INFO] [stdout]    --> src/processor.rs:120:3
[INFO] [stdout]     |
[INFO] [stdout] 120 |         execute_operation_ix_data: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_execute_operation_ix_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]    --> src/processor.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         program_id: &Pubkey,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `unpack_u8` is never used
[INFO] [stdout]   --> src/instruction.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl MyFlashloanProgramInstruction {
[INFO] [stdout]    | ---------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     fn unpack_u8(input: &[u8]) -> Result<(u8, &[u8]), ProgramError> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "90dc4cd2c4b7790519eb7b431d4dec6665670966bffff401c52c26f3a33249e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90dc4cd2c4b7790519eb7b431d4dec6665670966bffff401c52c26f3a33249e8", kill_on_drop: false }`
[INFO] [stdout] 90dc4cd2c4b7790519eb7b431d4dec6665670966bffff401c52c26f3a33249e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bfd31786993ae03113222fdf815cd952fe96ca8b1a9f3d964c82d2adb198b465
[INFO] running `Command { std: "docker" "start" "-a" "bfd31786993ae03113222fdf815cd952fe96ca8b1a9f3d964c82d2adb198b465", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `borrow::BorrowMut`
[INFO] [stderr]  --> src/instruction.rs:4:43
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::{convert::TryInto, mem::size_of, borrow::BorrowMut};
[INFO] [stderr]   |                                           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stderr]  --> src/entrypoint.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stderr]  --> src/entrypoint.rs:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rest`
[INFO] [stderr]   --> src/instruction.rs:52:18
[INFO] [stderr]    |
[INFO] [stderr] 52 |                 let (amount, rest) = Self::unpack_u64(rest)?;
[INFO] [stderr]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rest`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/instruction.rs:118:9
[INFO] [stderr]     |
[INFO] [stderr] 118 |                 let mut execute_operation_ix_data_borrowed = execute_operation_ix_data;
[INFO] [stderr]     |                     ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `execute_operation_ix_data_borrowed`
[INFO] [stderr]    --> src/instruction.rs:118:9
[INFO] [stderr]     |
[INFO] [stderr] 118 |                 let mut execute_operation_ix_data_borrowed = execute_operation_ix_data;
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_execute_operation_ix_data_borrowed`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `accounts`
[INFO] [stderr]   --> src/processor.rs:97:9
[INFO] [stderr]    |
[INFO] [stderr] 97 |         accounts: &[AccountInfo],
[INFO] [stderr]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accounts`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount`
[INFO] [stderr]   --> src/processor.rs:98:3
[INFO] [stderr]    |
[INFO] [stderr] 98 |         amount: u64,
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `program_id`
[INFO] [stderr]   --> src/processor.rs:99:9
[INFO] [stderr]    |
[INFO] [stderr] 99 |         program_id: &Pubkey,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `accounts`
[INFO] [stderr]    --> src/processor.rs:118:9
[INFO] [stderr]     |
[INFO] [stderr] 118 |         accounts: &[AccountInfo],
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accounts`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount`
[INFO] [stderr]    --> src/processor.rs:119:3
[INFO] [stderr]     |
[INFO] [stderr] 119 |         amount: u64,
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `execute_operation_ix_data`
[INFO] [stderr]    --> src/processor.rs:120:3
[INFO] [stderr]     |
[INFO] [stderr] 120 |         execute_operation_ix_data: Vec<u8>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_execute_operation_ix_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `program_id`
[INFO] [stderr]    --> src/processor.rs:121:9
[INFO] [stderr]     |
[INFO] [stderr] 121 |         program_id: &Pubkey,
[INFO] [stderr]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `unpack_u8` is never used
[INFO] [stderr]   --> src/instruction.rs:85:5
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl MyFlashloanProgramInstruction {
[INFO] [stderr]    | ---------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 85 |     fn unpack_u8(input: &[u8]) -> Result<(u8, &[u8]), ProgramError> {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `solana-flashloan-template` (lib) generated 14 warnings (run `cargo fix --lib -p solana-flashloan-template` to apply 11 suggestions)
[INFO] [stderr] warning: `solana-flashloan-template` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solana_flashloan_template-fdbac303f5c5b731)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-fd95837c6fdb6b93)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests solana_flashloan_template
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bfd31786993ae03113222fdf815cd952fe96ca8b1a9f3d964c82d2adb198b465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfd31786993ae03113222fdf815cd952fe96ca8b1a9f3d964c82d2adb198b465", kill_on_drop: false }`
[INFO] [stdout] bfd31786993ae03113222fdf815cd952fe96ca8b1a9f3d964c82d2adb198b465
